Crate substrate_subxt_client[][src]

Client for embedding substrate nodes.

Structs

SubxtClient

Client for an embedded substrate node.

SubxtClientConfig

Client configuration.

Enums

DatabaseConfig

Where to find the database..

KeystoreConfig

Configuration of the client keystore.

Role

Role of the node.

ServiceError

Service errors.

SubxtClientError

Error thrown by the client.

WasmExecutionMethod

Specification of different methods of executing the runtime Wasm code.